home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 February / Pcwk022003b.iso / Antywirusy / Panda AntiVirus Platinum 7 / plat7shin.exe / data1.cab / Comunes / Plawiz.dll / 0 / RCDATA / TVENTANACOMPRIMIR / TVENTANACOMPRIMIR.txt
Text File  |  2002-10-11  |  951b  |  45 lines

  1. object VentanaComprimir: TVentanaComprimir
  2.   Left = 392
  3.   Top = 257
  4.   BorderStyle = bsDialog
  5.   Caption = 'Aviso'
  6.   ClientHeight = 125
  7.   ClientWidth = 398
  8.   Color = 14215660
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Label1: TLabel
  20.     Left = 16
  21.     Top = 28
  22.     Width = 369
  23.     Height = 13
  24.     Alignment = taCenter
  25.     AutoSize = False
  26.     Caption = 'Comprimiendo archivos a enviar'
  27.     Font.Charset = ANSI_CHARSET
  28.     Font.Color = clWindowText
  29.     Font.Height = -11
  30.     Font.Name = 'Tahoma'
  31.     Font.Style = []
  32.     ParentFont = False
  33.     Transparent = True
  34.   end
  35.   object AnimateCompress: TAnimate
  36.     Left = 108
  37.     Top = 44
  38.     Width = 181
  39.     Height = 49
  40.     Active = False
  41.     AutoSize = False
  42.     OnStart = AnimateCompressStart
  43.   end
  44. end
  45.